home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / SPORTS / DANCE.OPD < prev    next >
Encoding:
Text File  |  1996-11-18  |  1.9 KB  |  65 lines

  1. #[document 42.2 113.3 171.1 245.1
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(78.55,198.60);
  16. c(72.55,201.55,66.05,203.35,59.30,204.35);
  17. c(54.90,205.10,45.70,204.90,45.70,204.90);
  18. finish_edge();
  19. p=path();
  20. gc_draw_style(stroked);
  21. gc_line_join_style(round);
  22. gc_line_cap_style(round);
  23. gc_stroke_width(7.00);
  24. gc_font_draw_style(0);
  25. gc_color(0.00,0.00,0.00,45.70,193.55,0.00,0.00,0.00,88.60,205.10);
  26. gc_opacity(0.00,45.70,193.55,1.00,88.60,205.10);
  27. s[0]=draw(p);
  28. m(81.70,220.80);
  29. c(81.70,215.00,86.35,210.35,92.15,210.35);
  30. c(97.90,210.35,102.55,215.00,102.55,220.80);
  31. c(102.55,226.55,97.90,231.20,92.15,231.20);
  32. c(86.35,231.20,81.70,226.55,81.70,220.80);
  33. close_edge();
  34. p=path();
  35. gc_stroke_width(6.00);
  36. gc_color(0.00,0.00,0.00,81.70,210.35,0.00,0.00,0.00,102.55,231.20);
  37. gc_opacity(1.00,81.70,210.35,0.00,102.55,231.20);
  38. s[1]=draw(p);
  39. s[0]:=s[1];
  40. m(85.40,164.50);
  41. c(78.05,160.40,66.90,158.60,64.35,150.60);
  42. c(59.80,136.25,94.15,116.80,94.15,116.80);
  43. finish_edge();
  44. p=path();
  45. gc_stroke_width(7.00);
  46. gc_color(0.00,0.00,0.00,55.10,116.80,0.00,0.00,0.00,99.50,172.30);
  47. gc_opacity(0.00,55.10,116.80,1.00,99.50,172.30);
  48. s[1]=draw(p);
  49. s[0]:=s[1];
  50. m(134.05,226.20);
  51. c(120.50,215.70,104.70,205.70,97.65,190.05);
  52. c(94.30,182.60,93.40,171.35,99.05,165.45);
  53. c(107.25,156.90,120.80,144.75,131.25,150.50);
  54. c(142.20,156.50,167.60,159.35,167.60,159.35);
  55. finish_edge();
  56. p=path();
  57. gc_color(0.00,0.00,0.00,104.65,150.50,0.00,0.00,0.00,152.15,202.80);
  58. gc_opacity(1.00,104.65,150.50,0.00,152.15,202.80);
  59. s[1]=draw(p);
  60. s[0]over=s[1];
  61. page:=s[0];
  62. s=NULL;
  63. #]page
  64. #]document
  65.